Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Make CacheDescriptor cache deferreds rather than the deferreds' values #212

Merged
merged 7 commits into from
Aug 7, 2015

Conversation

erikjohnston
Copy link
Member

No description provided.

self.orig.__name__, keyargs,
cached_result, actual_result,
)
raise ValueError("Stale cache entry")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this actually result in an error? Or will the observed deferred swallow it?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shh

@NegativeMjark
Copy link
Contributor

LGTM

erikjohnston added a commit that referenced this pull request Aug 7, 2015
Make CacheDescriptor cache deferreds rather than the deferreds' values
@erikjohnston erikjohnston merged commit 06218ab into develop Aug 7, 2015
@erikjohnston erikjohnston deleted the erikj/cache_deferreds branch September 10, 2015 09:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants